ComponentOne ASP.NET MVC Controls
FinancialChartBuilder<T> Constructor

C1.Web.Mvc.Finance.Fluent Namespace > FinancialChartBuilder<T> Class : FinancialChartBuilder<T> Constructor
The C1.Web.Mvc.Finance.FinancialChart<T> object to be configurated.
Creates one FinancialChartBuilder<T> instance to configurate component.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As FinancialChart(Of T) _
)
public FinancialChartBuilder<T>( 
   FinancialChart<T> component
)

Parameters

component
The C1.Web.Mvc.Finance.FinancialChart<T> object to be configurated.
See Also

Reference

FinancialChartBuilder<T> Class
FinancialChartBuilder<T> Members